ASP.NET Core MVC コントロールヘルプ
ServiceUrl メソッド (ViewerBaseBuilder<TControl,TBuilder>)

C1.AspNetCore.Mvc.FlexViewer アセンブリ > C1.Web.Mvc.Viewer.Fluent 名前空間 > ViewerBaseBuilder<TControl,TBuilder> クラス : ServiceUrl メソッド
The value.
Configurates C1.Web.Mvc.Viewer.ViewerBase.ServiceUrl. Sets the service url. It works as "~/api/" when it is not set.
シンタックス
'宣言
 
Public Function ServiceUrl( _
   ByVal value As System.String _
) As TBuilder
public TBuilder ServiceUrl( 
   System.string value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

ViewerBaseBuilder<TControl,TBuilder> クラス
ViewerBaseBuilder<TControl,TBuilder> メンバ